Help (command)
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
top
In computing, help is a command in various command line shells such as COMMAND.COM, cmd.exe, Bash, qshell, 4DOS/4NT, Windows PowerShell, Singularity shell, Python, MATLABcite-ref-1[1] and GNU Octave.cite-ref-2[2] It provides online information about available commands and the shell environment.cite-ref-3[3]
Contents
• Multics
• DEC OS/8
• DOS
• 4DOS/4NT
• cmd.exe
• GNU Bash
• OpenVMS
• Syntax
• Examples
• DOSBox
• Python
• See also
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
Implementations
The command is available in operating systems such as Multics,cite-ref-4[4] Heath Company HDOS,cite-ref-5[5] CP/M Plus, DOS, IBM OS/2,cite-ref-6[6] eComStation, ArcaOS, IBM i,cite-ref-7[7] Microsoft Windows, ReactOS,cite-ref-8[8] THEOS/OASIS,cite-ref-9[9] Zilog Z80-RIO,cite-ref-10[10] Microware OS-9,cite-ref-11[11] Stratus OpenVOS,cite-ref-12[12] HP MPE/iX,cite-ref-13[13] Motorola VERSAdos,cite-ref-14[14] KolibriOScite-ref-15[15] and also in the DEC RT-11,cite-ref-16[16] RSX-11,cite-ref-17[17] TOPS-10cite-ref-18[18] and TOPS-20cite-ref-cmdref-19-0[19] operating systems. Furthermore it is available in the open source MS-DOS emulator DOSBox and in the EFI shell.cite-ref-efi-shells-and-scripting-20-0[20]
On Unix, the command is part of the Source Code Control System and prints help information for the SCCS commands.
Multics
The Multics help command prints descriptions of system commands/active functions and subroutines. It also prints various information about the system status, system changes, and other general information. This information is selected from segments maintained online, which are in a special format, called information segments. More than 800 information segments are available.cite-ref-21[21]
DEC OS/8
DOS
MS-DOS
In MS-DOS 6.x this command exists as FASTHELP.
The MS-DOS 6.xx help command uses QBasic to view a quickhelp HELP.HLP file, which contains more extensive information on the commands, with some hyperlinking etc. The MS-DOS 6.22 help system is included on Windows 9x CD-ROM versions as well.
PC DOS
PC DOS 7.xx help uses view.exe to open OS/2 style INF files (cmdref.inf, dosrexx.inf and doserror.inf), opening these to the appropriate pages.
PC-MOS
The Software Link's PC-MOS includes an implementation of help.cite-ref-24[24] Like the rest of the operating system, it is licensed under the GPL v3.cite-ref-25[25]
DR-DOS
ROM-DOS
FreeDOS
4DOS/4NT
cmd.exe
Used without parameters, help lists and briefly describes every system command. Windows NT-based versions use MS-DOS 5 style help. Versions before Windows Vista also have a Windows help file (NTCMDS.HLP or NTCMDS.INF) in a similar style to MS-DOS 6.
PowerShell
In PowerShell, help is a short form (implemented as a PowerShell function) for access to the Get-Help Cmdlet.
Windows PowerShell includes an extensive, console-based help system, reminiscent of man pages in Unix. The help topics include help for cmdlets, providers, and concepts in PowerShell.
GNU Bash
help [-dms] [pattern]
OpenVMS
HELP is a DCL utility that contains information on the use of commands and descriptions of some OpenVMS concepts such as time formats and lexical functions, as well as lists of commands for a particular purpose (HELP Hints).
Syntax
The command-syntax is:
help [command]
Arguments:
• command This command-line argument specifies the name of the command about which information is to be displayed.
Examples
DOSBox
Z:\>help
If you want a list of all supported commands type help /all .
A short list of the most often used commands:
<DIR > Directory View.
<CD > Display/changes the current directory.
<CLS > Clear screen.
<COPY > Copy files.
...
Python
>>> help
Type help() for interactive help, or help(object) for help about object.
>>> help()
Welcome to Python 2.5! This is the online help utility.
If this is your first time using Python, you should definitely check out
the tutorial on the Internet at https://www.python.org/doc/tut/.
Enter the name of any module, keyword, or topic to get help on writing
Python programs and using Python modules. To quit this help utility and
return to the interpreter, just type "quit".
...
GNU Octave
octave-3.0.0.exe:1> help
Help is available for the topics listed below.
Additional help for built-in functions and operators is
available in the on-line version of the manual. Use the command
`doc <topic>' to search the manual index.
...
See also
References
cite-note-11. ↑ "Help for functions in Command Window - MATLAB help". www.mathworks.com.
cite-note-22. ↑ "Function Reference: help". octave.sourceforge.io.
cite-note-33. ↑ "Microsoft TechNet Help article". 11 September 2009.
cite-note-44. ↑ "Multics Glossary -H-". www.multicians.org.
cite-note-55. ↑ citerefheath-companyHeath Company. "Software Reference Manual HDOS SYSTEM Chapter 2 General Operations" (PDF). Archived from the original (PDF) on 2017-08-07. Retrieved 2020-02-08.
cite-note-66. ↑ "JaTomes Help - OS/2 Commands". Archived from the original on 2019-04-14. Retrieved 2019-07-27.
cite-note-88. ↑ "reactos/reactos". GitHub. 3 January 2022.
cite-note-99. ↑ THEOS/OASIS User′s Handbook
cite-note-1010. ↑ Z80-RIO OPERATING SYSTEM USER'S MANUAL
cite-note-1212. ↑ "Reference manual" (PDF). stratadoc.stratus.com. Retrieved 2020-09-14.
cite-note-1313. ↑ MPE/iX Command Reference Manual
cite-note-1414. ↑ M68000 Family VERSAdos System Facilities Reference Manual
cite-note-1515. ↑ "Shell - KolibriOS wiki". wiki.kolibrios.org.
cite-note-1616. ↑ "RT-11 HELP FILE". paleoferrosaurus.com. Archived from the original on 2018-07-17. Retrieved 2018-07-16.
cite-note-1818. ↑ TOPS-10 Operating System Commands Manual (PDF). Digital Equipment Corporation. August 1980. Archived from the original (PDF) on 2020-08-09. Retrieved 2019-02-17.
cite-note-cmdref-1919. ↑ "TOPS-20 Command manual" (PDF). Archived from the original (PDF) on 2020-08-09. Retrieved 2018-07-18.
cite-note-2121. ↑ citerefhoneywell-bull-inc-1985Honeywell Bull, Inc. (Feb 1985). Multics Commands and Active Functions (AG92-06) (PDF). Archived from the original (PDF) on June 6, 2022. Retrieved Jan 10, 2021.
cite-note-os8-handb-2222. ↑ "Concise Command Language" (CCL)."OS/8 Handbook" (PDF). April 1974. Retrieved 28 November 2017.
cite-note-runningmsdos-2323. ↑ citerefwolverton2003Wolverton, Van (2003). Running MS-DOS Version 6.22 (20th Anniversary Edition), 6th Revised edition. Microsoft Press. ISBN 0-7356-1812-7.
cite-note-2424. ↑ "roelandjansen/pcmos386v501". GitHub. 2 January 2022.
cite-note-2525. ↑ citerefjansen2018Jansen, Roeland (8 February 2018). "pcmos386v501: PC-MOS/386 v5.01 final release including cdrom driver sources" – via GitHub.
cite-note-2626. ↑ "Datalight ROM-DOS User's Guide" (PDF). www.datalight.com.
cite-note-2727. ↑ "ibiblio.org FreeDOS Package -- Help (FreeDOS Base)". www.ibiblio.org.
cite-note-2828. ↑ "Bash Reference Manual". www.gnu.org. Retrieved 2016-05-09.
Further reading
• citerefwolverton1990Wolverton, Van (1990). MS-DOS Commands: Microsoft Quick Reference, 4th Revised edition. Microsoft Press. ISBN 978-1556152894.
• citerefkathy-ivensbrian-proffit1993Kathy Ivens; Brian Proffit (1993). OS/2 Inside & Out. Osborne McGraw-Hill. ISBN 978-0078818714.
External links
Wikibooks has a book on the topic of:
Guide to Windows Commands
• help | Microsoft Docs